How to Install firefoxdriver software package in Ubuntu 17.04 (Zesty Zapus)

How to Install firefoxdriver software package in Ubuntu 17.04 (Zesty Zapus)

firefoxdriver software package provides Firefox WebDriver support, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install firefoxdriver 

firefoxdriver is installed in your system.

Make ensure the firefoxdriver package were installed using the commands given below,

$ sudo dpkg-query -l | grep firefoxdriver *

You will get with firefoxdriver package name, version, architecture and description in a table

firefoxdriver package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Web Software
Package firefoxdriver
Version 2.53.2-1
Description Firefox WebDriver support
Sub Section web


See Also, How to uninstall or remove firefoxdriver software package from Ubuntu 17.04 (Zesty Zapus)?